[INFO] fetching crate wsbroad 0.3.0...
[INFO] fixing wsbroad-0.3.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate wsbroad 0.3.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate wsbroad 0.3.0
[INFO] finished tweaking crates.io crate wsbroad 0.3.0
[INFO] tweaked toml for crates.io crate wsbroad 0.3.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wsbroad 0.3.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wsbroad 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `tungstenite` dependency)
[INFO] [stderr] warning: `wsbroad` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xflags v0.3.1
[INFO] [stderr]   Downloaded xflags-macros v0.3.1
[INFO] [stderr]   Downloaded document-features v0.2.7
[INFO] [stderr]   Downloaded data-encoding v2.4.0
[INFO] [stderr]   Downloaded tokio-tungstenite v0.20.0
[INFO] [stderr]   Downloaded tokio-listener v0.2.1
[INFO] [stderr]   Downloaded litrs v0.2.3
[INFO] [stderr]   Downloaded anyhow v1.0.72
[INFO] [stderr]   Downloaded tungstenite v0.20.0
[INFO] [stderr]   Downloaded syn v2.0.28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e9dfe57f35107ebf5c3ed14ba7536737858e946caa89c6ceab06bd1fa63bb7b7
[INFO] running `Command { std: "docker" "start" "e9dfe57f35107ebf5c3ed14ba7536737858e946caa89c6ceab06bd1fa63bb7b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e9dfe57f35107ebf5c3ed14ba7536737858e946caa89c6ceab06bd1fa63bb7b7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9dfe57f35107ebf5c3ed14ba7536737858e946caa89c6ceab06bd1fa63bb7b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e9dfe57f35107ebf5c3ed14ba7536737858e946caa89c6ceab06bd1fa63bb7b7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `tungstenite` dependency)
[INFO] [stderr] warning: `wsbroad` (manifest) generated 1 warning
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]     Checking data-encoding v2.4.0
[INFO] [stderr]    Compiling litrs v0.2.3
[INFO] [stderr]     Checking nix v0.26.2
[INFO] [stderr]     Checking socket2 v0.5.3
[INFO] [stderr]    Compiling xflags-macros v0.3.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling document-features v0.2.7
[INFO] [stderr]     Checking xflags v0.3.1
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling pin-project-internal v1.1.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]     Checking tungstenite v0.20.0
[INFO] [stderr]     Checking pin-project v1.1.2
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking tokio-listener v0.2.1
[INFO] [stderr]     Checking tokio-tungstenite v0.20.0
[INFO] [stderr]     Checking wsbroad v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.78s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: document-features v0.2.7
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "e9dfe57f35107ebf5c3ed14ba7536737858e946caa89c6ceab06bd1fa63bb7b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9dfe57f35107ebf5c3ed14ba7536737858e946caa89c6ceab06bd1fa63bb7b7", kill_on_drop: false }`
[INFO] [stdout] e9dfe57f35107ebf5c3ed14ba7536737858e946caa89c6ceab06bd1fa63bb7b7
